PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getContentsTitle Method
In This Topic
    getContentsTitle Method
    In This Topic
    Gets the table of contents title.
    Usually this property is a string like "Contents" or "Table of Contents".
    Syntax
    public PDFFlowContent getContentsTitle()

    Return Value

    A flow content object used as title for the table of contents.
    See Also